pan: doc fixes
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 10 Apr 2014 11:44:06 +0000 (13:44 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:27 +0000 (19:54 +0200)
gtk/gtkgesturepan.c

index af3efa839035089032f52a4fde00d975342dd25d..19d4f25bb6f3ff37776602a3a9e4c6e379825910 100644 (file)
@@ -34,7 +34,7 @@
  * this does not happen.
  *
  * Once a panning gesture along the expected axis is recognized,
- * the #GtkGesturePan:pan signal will be emitted as input events
+ * the #GtkGesturePan::pan signal will be emitted as input events
  * are received, containing the offset in the given axis.
  */
 
@@ -242,7 +242,7 @@ gtk_gesture_pan_class_init (GtkGesturePanClass *klass)
                                                       GTK_PAN_ORIENTATION_HORIZONTAL,
                                                       GTK_PARAM_READWRITE));
   /**
-   * GtkGesturePan:pan:
+   * GtkGesturePan::pan:
    * @gesture: The object which received the signal
    * @direction: current direction of the pan gesture
    * @offset: Offset along the gesture orientation